-
Home
-
Events Manager – Calendar, Bookings, Tickets, and more!
-
6.6.4.4 (latest)
-
Code
-
Classes
- OAuth_API_Client
Total Complexity |
112 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
614 |
Lines of code |
336 |
Logical lines of code |
222 |
Comment lines |
240 |
Methods |
25 |
Properties |
17 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
oauth_request() |
B |
41 |
17 |
51 |
http_request() |
A |
47 |
13 |
31 |
get_access_token() |
A |
49 |
12 |
30 |
save_access_token() |
S |
55 |
7 |
19 |
load_token() |
S |
60 |
7 |
12 |
request() |
S |
53 |
6 |
22 |
__get() |
S |
59 |
6 |
15 |
__construct() |
S |
57 |
5 |
16 |
post() |
S |
61 |
5 |
11 |
reauthorize_error_string() |
S |
62 |
5 |
10 |
get_oauth_url() |
S |
59 |
4 |
12 |
refresh() |
S |
56 |
3 |
17 |
revoke_access_token() |
S |
59 |
3 |
15 |
get_api_class() |
S |
69 |
3 |
6 |
verify() |
S |
70 |
3 |
6 |
get_oauth_callback_url() |
S |
63 |
3 |
9 |
verify_access_token() |
S |
63 |
2 |
10 |
request_access_token() |
S |
63 |
1 |
11 |
revoke() |
S |
81 |
1 |
3 |
refresh_access_token() |
S |
66 |
1 |
9 |
delete() |
S |
71 |
1 |
5 |
put() |
S |
74 |
1 |
4 |
patch() |
S |
74 |
1 |
4 |
get() |
S |
71 |
1 |
5 |
client() |
S |
81 |
1 |
3 |